-
Notifications
You must be signed in to change notification settings - Fork 85
refactor(coder-labs/cursor-cli): support terraform provider coder v2.12.0 #491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c524eb5 to
ee6aed8
Compare
644d080 to
4c9fab8
Compare
6694018 to
a0ead99
Compare
4c9fab8 to
88773fe
Compare
a0ead99 to
f3d707b
Compare
f3d707b to
9f1ac46
Compare
|
Right now cursor-cli seems to be erroring out because it looks like cursor has completely removed the |
|
There are a couple things that I will need to address in an issue and a new PR to fix with cursor-cli, but this is at least able to get everything running with coder_tasks and the new provider. @DanielleMaywood |
mtojek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 stamp, but I'll leave the final decision to Chris :)
|
This looks good to me aside from the one Overall all of the modules work well with these changes, but some of them have degraded due to recent updates in the agents themselves. I will go ahead and make some issues for these so we can resolve the issues with the other agents, but overall we are good to merge these all I can take care of merging and releasing if yall just wanna commit my last suggestion? |
Co-authored-by: DevCats <christofer@coder.com>
Description
Updates the module to use the new version of the agentapi module for Coder 2.28
Type of Change
Module Information
Path:
registry/coder-labs/modules/cursor-cliNew version:
v0.3.0Breaking change: [x] Yes [ ] No
Testing & Validation
bun test)bun fmt)Related Issues
task.promptinternal#1065Related PRs